home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / graphics / gnuplot / os2 / dialogs.h < prev    next >
Text File  |  1993-05-11  |  2KB  |  65 lines

  1. #define DIALOGS_H
  2. #define IDM_HELPINDEX         10004
  3. #define IDM_KEYSHELP          10003
  4. #define IDM_EXTENDEDHELP      10002
  5. #define IDM_HELPFORHELP       10001
  6. #define IDM_FILE              100
  7. #define IDM_PRINTSETUP        115
  8. #define IDM_PRINTPIC          111
  9. #define IDM_PRINT             101
  10. #define IDM_EXIT              102
  11. #define IDM_ABOUT             103
  12. #define IDM_FONTS             104
  13. #define IDM_SAVE              105
  14. #define IDM_COMMAND           300
  15. #define IDM_CONTINUE          400
  16. #define IDM_PAUSEOPT          120
  17. #define IDM_PAUSEDLG          121
  18. #define IDM_PAUSEBTN          122
  19. #define IDM_PAUSEGNU          123
  20. #define IDM_OPTIONS           200
  21. #define IDM_OPTIONMAIN        201
  22. #define IDM_COLOURS           206
  23. #define IDM_LINES             207
  24. #define IDM_LINES_THICK       208
  25. #define IDM_LINES_SOLID       209
  26. #define ID_ABOUT              10
  27. #define IDD_COLOURS           20
  28. #define IDD_PRINTQNAME        5106
  29. #define IDD_PRINTSETUP        5105
  30. #define IDD_PRINTPIC          5101
  31. #define ID_PRINT              5100
  32. #define ID_QPRINT             5000
  33. #define ID_QPRINTERS          5200
  34. #define IDD_QPRSLIST          5201
  35. #define IDD_QPRSSEL           5202
  36. #define IDD_QPRNAME           5009
  37. #define IDD_QPRFRAME          5008
  38. #define IDD_QPRTRACK          5007
  39. #define IDD_QPRSETPR          5006
  40. #define IDD_QPRXSIZE          5001
  41. #define IDD_QPRYSIZE          5002
  42. #define IDD_QPRXFRAC          5003
  43. #define IDD_QPRYFRAC          5004
  44. #define IDD_QPRBOX            5005
  45. #define IDD_FONTS             6000
  46. #define IDD_PAUSEBOX          3000
  47. #define IDD_PAUSETEXT         3001
  48.  
  49. #define IDD_QUERYPRINT              2000
  50. #define IDD_QPTEXT                  2001
  51. #define IDD_QPLISTBOX               2002
  52. #define IDD_QPJOBPROP               2005
  53.  
  54.  
  55. //#define DID_HELP     10
  56. //#define DID_CANCEL   2
  57. //#define DID_OK       1
  58. #define IDH_EXTENDED          905
  59. #define IDH_INDEX             904
  60. #define IDH_KEYS              903
  61. #define IDH_FOREXTENDED       902
  62. #define IDH_FORHELP           901
  63.  
  64. #define IDD_PRINTNAME               5010
  65.